|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthorizationInfo
Provides authorizations specifications of a query table.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
boolean |
areGroupsUsed()
Returns whether group work items are considered. |
boolean |
areIndividualsUsed()
Returns whether individual work items are considered. |
boolean |
areInheritedWorkItemsUsed()
Returns whether inherited work items are considered. |
AuthorizationType |
getType()
Returns the authorization type that is used. |
boolean |
isEverybodyUsed()
Returns whether everybody work items are considered. |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
boolean isEverybodyUsed()
boolean areIndividualsUsed()
boolean areGroupsUsed()
boolean areInheritedWorkItemsUsed()
AuthorizationType getType()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |