|
OracleAS PDK for Java 10.1.2.0.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.portal.provider.v2.ProviderSubscription
Represents a subscription to the services exposed by a provider.
| Constructor Summary | |
ProviderSubscription(java.lang.String subscriptionKey)
Create a new subscription using the passed subscription Id. |
|
| Method Summary | |
java.lang.String |
getSubscriptionKey()
Gets the subscription key associated with this subscription |
void |
setSubscriptionKey(java.lang.String subscriptionKey)
Sets the subscription key. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProviderSubscription(java.lang.String subscriptionKey)
subscriptionKey - identifier representing this portal or
subscription.Subscriptions are specified at the provider instance level
| Method Detail |
public java.lang.String getSubscriptionKey()
public void setSubscriptionKey(java.lang.String subscriptionKey)
subscriptionKey - the subscriptionKey
|
OracleAS PDK for Java 10.1.2.0.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||