|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.AbstractItem
com.centrasite.control.registry.items.RegistryObjectItem
com.centrasite.control.registry.items.RegistryGroupItem
public class RegistryGroupItem
Wraps an arbitrary Group object
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.centrasite.control.registry.items.RegistryObjectItem |
---|
RegistryObjectItem.ProfileVisibilityBean, RegistryObjectItem.ReferencingDescriptor |
Field Summary |
---|
Fields inherited from class com.centrasite.control.registry.items.RegistryObjectItem |
---|
profilePermissionUpdated, REFERENCING_LIST_AS_ITEMS, REFERENCING_LIST_AS_REFOBJECTS |
Fields inherited from class com.centrasite.control.AbstractItem |
---|
rcs_id |
Constructor Summary | |
---|---|
RegistryGroupItem(javax.xml.registry.infomodel.RegistryObject ro,
Connector con)
|
Method Summary | |
---|---|
static java.util.Collection<RegistryGroupItem> |
getGroups(java.lang.String filter,
Connector connector)
|
java.lang.String |
getImageURL()
|
Methods inherited from class com.centrasite.control.AbstractItem |
---|
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getDefaultCommand, getDetailsCommand, getDetailViewTabs, getItem, getLanguage, getLocale, getPath, getPersistanceLocale, getRelatedItems, hasRequiredAttribute, isLocked, isReadOnly, isSubTabModified, removeCommand, replaceCommand, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, showReport |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RegistryGroupItem(javax.xml.registry.infomodel.RegistryObject ro, Connector con) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String getImageURL() throws java.lang.Exception
getImageURL
in interface Item
getImageURL
in class RegistryObjectItem
java.lang.Exception
public static java.util.Collection<RegistryGroupItem> getGroups(java.lang.String filter, Connector connector)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |