Package org.exoplatform.portal.mop.user
Class UserPortalImpl.MatchingScope
java.lang.Object
org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
org.exoplatform.portal.mop.user.UserPortalImpl.MatchingScope
- All Implemented Interfaces:
org.exoplatform.portal.mop.navigation.Scope,org.exoplatform.portal.mop.navigation.Scope.Visitor
- Enclosing class:
UserPortalImpl
protected class UserPortalImpl.MatchingScope
extends org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
implements org.exoplatform.portal.mop.navigation.Scope
Note : the scope implementation is not stateless but we don't care in this
case.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.exoplatform.portal.mop.navigation.Scope
org.exoplatform.portal.mop.navigation.Scope.Visitor -
Field Summary
Fields inherited from interface org.exoplatform.portal.mop.navigation.Scope
ALL, CHILDREN, GRANDCHILDREN, SINGLE -
Method Summary
Methods inherited from class org.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
leave
-
Method Details
-
get
public org.exoplatform.portal.mop.navigation.Scope.Visitor get()- Specified by:
getin interfaceorg.exoplatform.portal.mop.navigation.Scope
-
getSize
protected int getSize()- Specified by:
getSizein classorg.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
-
getName
- Specified by:
getNamein classorg.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
-
getFederated
protected org.exoplatform.portal.mop.navigation.Scope.Visitor getFederated()- Specified by:
getFederatedin classorg.exoplatform.portal.mop.navigation.GenericScope.Branch.Visitor
-