|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.command.SubscriptionCommandUtil
public class SubscriptionCommandUtil
Describe here.
Copyright 2004 SAP AG
| Field Summary | |
|---|---|
static String |
DATE_NEVER
Deprecated. |
static String |
DATE_ONEMONTH
Deprecated. |
static String |
DATE_ONEWEEK
Deprecated. |
static String |
DATE_ONEYEAR
Deprecated. |
static String |
DATE_SET
Deprecated. |
static String |
DATE_SIXMONTH
Deprecated. |
static String |
KEY_ANNOTATION
Deprecated. |
static String |
KEY_CHANNEL
Deprecated. |
static String |
KEY_CONDITION_EVENT
Deprecated. |
static String |
KEY_CONDITION_INTERVAL
Deprecated. |
static String |
KEY_CONDITION_RECURSION
Deprecated. |
static String |
KEY_EXPIRY
Deprecated. |
static String |
KEY_NAME
Deprecated. |
static String |
KEY_SUBSCRIPTION
Deprecated. |
static String |
MSG_NO_PERMISSION
Deprecated. |
static String |
MSG_NOT_AVAILABLE
Deprecated. |
| Constructor Summary | |
|---|---|
SubscriptionCommandUtil()
Deprecated. |
|
| Method Summary | |
|---|---|
static boolean |
canCreateSubscription(IResource res,
String permission)
Deprecated. |
static boolean |
canDeleteSubscription(IResource res)
Deprecated. |
void |
checkForRecipientGiven(SelectionUserManager sum)
Deprecated. |
static String |
createDefaultSubscription(IResource res)
Deprecated. |
static boolean |
doUnsubscribeRecipient(IResource res)
Deprecated. Unsubscribes the resources' context user from all subscriptions of the resource. |
IRecipientList |
getInvalidRecipientsForChannel()
Deprecated. |
static boolean |
isRecipient(IResource res)
Deprecated. Checks if a user is recipient of any subscription on the resource. |
Date |
readExpiryDate(String aDate,
long expiryDate)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String KEY_CONDITION_EVENT
public static final String KEY_CONDITION_INTERVAL
public static final String KEY_CONDITION_RECURSION
public static final String KEY_ANNOTATION
public static final String KEY_NAME
public static final String KEY_EXPIRY
public static final String KEY_SUBSCRIPTION
public static final String KEY_CHANNEL
public static final String DATE_ONEWEEK
public static final String DATE_ONEMONTH
public static final String DATE_SIXMONTH
public static final String DATE_ONEYEAR
public static final String DATE_NEVER
public static final String DATE_SET
public static final String MSG_NO_PERMISSION
public static final String MSG_NOT_AVAILABLE
| Constructor Detail |
|---|
public SubscriptionCommandUtil()
| Method Detail |
|---|
public IRecipientList getInvalidRecipientsForChannel()
public void checkForRecipientGiven(SelectionUserManager sum)
throws ValidationException
ValidationException
public Date readExpiryDate(String aDate,
long expiryDate)
public static boolean canCreateSubscription(IResource res,
String permission)
public static boolean canDeleteSubscription(IResource res)
public static boolean isRecipient(IResource res)
throws WcmException
false if the user isn't recipient of any subscription
true if the user is recipient of any subscription
WcmException
public static boolean doUnsubscribeRecipient(IResource res)
throws WcmException
false if the user wasn't unsubscribed from any subscription
true if the user was at last unsubscribed from one subscription.
WcmException
public static String createDefaultSubscription(IResource res)
throws WcmException
WcmException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com]
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||