public class PalioMetaData
extends torn.omea.framework.meta.StandardContextMetaData
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MEDIA_CONTENTS |
static java.lang.String |
OBJECT_TAGS |
Modifier and Type | Method and Description |
---|---|
static torn.omea.framework.core.std.SimplePool |
designerHistory() |
static torn.omea.framework.core.std.SimplePool |
designerRoles() |
static torn.omea.framework.core.std.SimplePool |
designerUsers() |
static torn.omea.framework.core.std.PairPool |
designerUsersTypes() |
static torn.omea.framework.meta.ContextMetaData |
getInstance() |
static torn.omea.framework.core.std.SimplePool |
globals() |
static torn.omea.framework.core.std.SimplePool |
media() |
static torn.omea.framework.core.std.SimplePool |
mediaContents() |
static torn.omea.framework.core.std.SimplePool |
mimeTypes() |
static torn.omea.framework.core.std.SimplePool |
objects() |
static torn.omea.framework.core.std.SimplePool |
objectTags() |
static torn.omea.framework.core.std.SimplePool |
objectTypes() |
static torn.omea.framework.core.std.SimplePool |
pages() |
static torn.omea.framework.core.std.PairPool |
pagesPrivs() |
static torn.omea.framework.core.std.SimplePool |
patches() |
static torn.omea.framework.core.std.SimplePool |
privs() |
static torn.omea.framework.core.std.PairPool |
privsRoles() |
static torn.omea.framework.core.std.SimplePool |
roles() |
static torn.omea.framework.core.std.SimplePool |
tasks() |
static torn.omea.framework.core.std.SimplePool |
tasksGroups() |
static torn.omea.framework.core.std.SimplePool |
types() |
public static final java.lang.String MEDIA_CONTENTS
public static final java.lang.String OBJECT_TAGS
public static torn.omea.framework.meta.ContextMetaData getInstance()
public static torn.omea.framework.core.std.SimplePool pages()
public static torn.omea.framework.core.std.SimplePool privs()
public static torn.omea.framework.core.std.SimplePool roles()
public static torn.omea.framework.core.std.PairPool pagesPrivs()
public static torn.omea.framework.core.std.PairPool privsRoles()
public static torn.omea.framework.core.std.SimplePool media()
public static torn.omea.framework.core.std.SimplePool objects()
public static torn.omea.framework.core.std.SimplePool types()
public static torn.omea.framework.core.std.SimplePool tasks()
public static torn.omea.framework.core.std.SimplePool tasksGroups()
public static torn.omea.framework.core.std.SimplePool globals()
public static torn.omea.framework.core.std.SimplePool patches()
public static torn.omea.framework.core.std.SimplePool designerUsers()
public static torn.omea.framework.core.std.SimplePool designerRoles()
public static torn.omea.framework.core.std.PairPool designerUsersTypes()
public static torn.omea.framework.core.std.SimplePool designerHistory()
public static torn.omea.framework.core.std.SimplePool objectTypes()
public static torn.omea.framework.core.std.SimplePool mimeTypes()
public static torn.omea.framework.core.std.SimplePool mediaContents()
public static torn.omea.framework.core.std.SimplePool objectTags()