com.centrasite.control.logged.action
Class LoggedEventCallback.RegistryObjectLogItem
java.lang.Object
com.centrasite.control.AbstractItem
com.centrasite.control.registry.items.RegistryObjectProxyItem
com.centrasite.control.logged.action.LoggedEventCallback.RegistryObjectLogItem
- All Implemented Interfaces:
- Item
- Enclosing class:
- LoggedEventCallback
public class LoggedEventCallback.RegistryObjectLogItem
- extends RegistryObjectProxyItem
Methods inherited from class com.centrasite.control.AbstractItem |
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, clearCache, clearProperties, getAccessControlElements, getBulkCommands, getCommand, getCommand, getCommands, getConnector, getCurrentUserPermissionItem, getDefaultCommand, getDetailsCommand, getDetailViewTabs, getKey, getLanguage, getLocale, getNonPermissionAccessControlElements, getPersistanceLocale, getPrivilegeDescriptor, getProperties, getRelatedItems, getReport, getReportForDetailView, hasRequiredAttribute, isLocked, isModified, isReadOnly, isStandalone, isSubTabModified, removeCommand, replaceCommand, save, setAccessControlElements, setCommandEnabled, setConnector, setDefaultCommand, setDetailsCommand, setLocked, setProperties, setRelatedItems, setRequiredAttribute, setTabModified, showDetailView, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
LoggedEventCallback.RegistryObjectLogItem
public LoggedEventCallback.RegistryObjectLogItem(javax.xml.registry.infomodel.RegistryObject ro,
Connector con)
throws javax.xml.registry.JAXRException
- Throws:
javax.xml.registry.JAXRException
getItem
public Item getItem()
- Description copied from interface:
Item
- Returns the Item
- Specified by:
getItem
in interface Item
- Overrides:
getItem
in class RegistryObjectProxyItem
- Returns:
- Returns the RegistryObjectItem.
isKnownItem
public boolean isKnownItem()
- Is the registry object behind this item a locally known item
- Returns:
- true if known
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals
in class RegistryObjectProxyItem
hashCode
public int hashCode()
- Overrides:
hashCode
in class RegistryObjectProxyItem
equals
public boolean equals(RegistryObjectItem other)
- Overrides:
equals
in class RegistryObjectProxyItem