com.ptc.netmarkets.nmixb
Class SubscriptionsCopyHelper.SubscrProxy
java.lang.Object
com.ptc.netmarkets.nmixb.SubscriptionsCopyHelper.SubscrProxy
- Enclosing class:
- SubscriptionsCopyHelper
- static class SubscriptionsCopyHelper.SubscrProxy
- extends Object
oid
private ObjectIdentifier oid
oidKey
private String oidKey
users
private List users
userNames
private List userNames
hashKey
private String hashKey
expiry
Timestamp expiry
eventKey
String eventKey
template
String template
subject
String subject
message
String message
subscrKey
String subscrKey
owner
WTPrincipalReference owner
isTarget
private boolean isTarget
targetSubscriptions
private Vector targetSubscriptions
attributeValuePairs
List attributeValuePairs
copier
WorklistDrivenCopier copier
SubscriptionsCopyHelper.SubscrProxy
private SubscriptionsCopyHelper.SubscrProxy()
SubscriptionsCopyHelper.SubscrProxy
public SubscriptionsCopyHelper.SubscrProxy(ObjectSubscription subs,
WorklistDrivenCopier a_copier,
boolean isTarget,
boolean doUsers)
throws WTException
populatePairs
private void populatePairs(ObjectSubscription subs)
throws WTException
- Throws:
WTException
addSubs
public void addSubs(ObjectSubscription subs,
boolean doUsers)
throws WTException
- Throws:
WTException
getOid
public ObjectIdentifier getOid()
getOidKey
public String getOidKey()
equals
public boolean equals(Object otherObj)
isTarget
public boolean isTarget()