|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.svc.repository.beans.methods.SegmentMethods
public class SegmentMethods
Defines extension methods for the Segment object.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Constructor Summary | |
|---|---|
SegmentMethods()
|
|
| Method Summary | |
|---|---|
atg.repository.RepositoryItemGroup |
getGroup(Segment pSegment)
Returns a RepositoryItemGroup for the given Segment. |
boolean |
getIsVisible(Segment pSegment)
Returns true if the Segment is visible for the current internal user. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public SegmentMethods()
| Method Detail |
|---|
public atg.repository.RepositoryItemGroup getGroup(Segment pSegment)
pSegment - The Segment to get the RepositoryItemGroup for.
public boolean getIsVisible(Segment pSegment)
pSegment - The Segment to get check permissions.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||