com.centrasite.control.registry.items
Class SubscriptionItem
java.lang.Object
com.centrasite.control.AbstractItem
com.centrasite.control.registry.items.RegistryObjectItem
com.centrasite.control.registry.items.RegistryEntryItem
com.centrasite.control.registry.items.SubscriptionItem
- All Implemented Interfaces:
- Item
public class SubscriptionItem
- extends RegistryEntryItem
Methods inherited from class com.centrasite.control.registry.items.RegistryObjectItem |
addAuditComment, addClassification, addClassification, addExternalClassification, addInternelClassification, clearCache, clearProperties, delete, delete, freeze, getAccessControlElements, getCachedRegistryObject, getCentraSiteRegistryObject, getCentraSiteVirtualTypeConcept, getChildren, getChildren, getCollectRestServiceAssociatedObjects, getCollectVirtualServiceAssociatedObjects, getCurrentUserPermissionItem, getDefinedSlotNames, getDescription, getImageURL, getKey, getLabel, getLargeImageURL, getLastAuditableEvent, getName, getName, getNameEx, getNonPermissionAccessControlElements, getPermissionForNonPermissionACL, getPrivilegeDescriptor, getProperties, getReferencingItems, getReferencingObjects, getRegistryObject, getReport, getReportForDetailView, getSlotDescriptions, getTooltip, hasNoChildren, hasObjectType, hasObjectType, hasObjectType, isCanPropagateACL, isCentraSiteVirtualTypeConcept, isEnabledForVersioning, isModified, isNewItem, isPredefined, isPropagateProfileEnabled, isRevisionObject, isStandalone, save, setAccessControlElements, setAccessControlElements, setCanPropagateACL, setCollectRestServiceAssociatedObjects, setCollectVirtualServiceAssociatedObjects, setNewItem, setPropagateProfileEnabled, setProperties, toString |
Methods inherited from class com.centrasite.control.AbstractItem |
addBulkCommand, addCommand, addDetailViewTab, cannotHaveChildren, getBulkCommands, getCommand, getCommand, getCommands, getConnector, 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 |
SubscriptionItem
public SubscriptionItem(javax.xml.registry.infomodel.RegistryObject registryObject,
Connector connector)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDefaultCommand
public com.softwareag.cis.plugin.command.Command getDefaultCommand()
- Specified by:
getDefaultCommand
in interface Item
- Overrides:
getDefaultCommand
in class AbstractItem
- Returns:
- Returns the defaultCommand.
getBindingKey
public java.lang.String getBindingKey()
getBrief
public java.lang.String getBrief()
getExpirationDate
public java.lang.String getExpirationDate()
getFailedNotifications
public java.lang.String getFailedNotifications()
getLastNotification
public java.lang.String getLastNotification()
getLastNotificationStatus
public java.lang.String getLastNotificationStatus()
getLastNotificationDetails
public java.lang.String getLastNotificationDetails()
getMaxEntities
public java.lang.String getMaxEntities()
getNotificationInterval
public java.lang.String getNotificationInterval()
getFormattedNotificationInterval
public java.lang.String getFormattedNotificationInterval()
getPassword
public java.lang.String getPassword()
getUserName
public java.lang.String getUserName()
getService
public javax.xml.registry.infomodel.Service getService()
getAction
public java.lang.String getAction()
getFilterUri
public java.lang.String getFilterUri()
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals
in class RegistryObjectItem
hashCode
public int hashCode()
- Description copied from class:
RegistryObjectItem
- Provide hash function for being able to use RegistryObjectItems
as key for hashing
- Overrides:
hashCode
in class RegistryObjectItem
equals
public boolean equals(RegistryObjectProxyItem other)
- Overrides:
equals
in class RegistryObjectItem