|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRightID
This interface defines interactions that allow information to be obtained from an object right.
| Method Summary | |
|---|---|
java.lang.String |
getCategory(java.util.Locale locale)
Deprecated. Use IPluginInfo.getName() instead |
java.lang.String |
getCollection(java.util.Locale locale)
Deprecated. Use IPluginInfo.getTypeCollection() instead |
java.lang.String |
getDescription(java.util.Locale locale)
Returns a localized description of this right. |
| Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IRightIDBase |
|---|
getBaseID, getID, getRightPluginKind, getRightPluginType, isOwner |
| Method Detail |
|---|
java.lang.String getDescription(java.util.Locale locale)
locale - A Locale object specifying the locale-specific
display properties for the description.
String.java.lang.String getCategory(java.util.Locale locale)
IPluginInfo.getName() instead
locale - A Locale object specifying the locale-specific
display properties for the category.
String.java.lang.String getCollection(java.util.Locale locale)
IPluginInfo.getTypeCollection() instead
locale - A Locale object specifying the locale-specific
display properties for the collection.
String.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||