public class SubscriptionListenerInfoImpl
extends java.lang.Object
Constructor and Description |
---|
SubscriptionListenerInfoImpl(SubscriptionListenerInfoBaseImpl baseImpl) |
Modifier and Type | Method and Description |
---|---|
SubscriptionListenerInfoBaseImpl |
getBaseImpl() |
java.util.HashSet<java.lang.String> |
getEntities() |
java.util.HashMap<java.lang.String,java.lang.String> |
getEntityListenerMapping() |
java.util.EnumSet |
getEvents() |
com.nortelnetworks.portal.cmf.core.util.CmfUuid |
getId() |
com.nortelnetworks.portal.cmf.core.util.CmfUuid |
getParentId() |
boolean |
isEntityWildcard() |
boolean |
isEventWildcard() |
public SubscriptionListenerInfoImpl(SubscriptionListenerInfoBaseImpl baseImpl)
public SubscriptionListenerInfoBaseImpl getBaseImpl()
public com.nortelnetworks.portal.cmf.core.util.CmfUuid getId()
public com.nortelnetworks.portal.cmf.core.util.CmfUuid getParentId()
public java.util.HashSet<java.lang.String> getEntities()
public boolean isEntityWildcard()
public java.util.EnumSet getEvents()
public boolean isEventWildcard()
public java.util.HashMap<java.lang.String,java.lang.String> getEntityListenerMapping()
Copyright © 2010 All Rights Reserved.