|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SegmentService | |
---|---|
atg.svc.repository.service | |
atg.svc.ui.formhandlers |
Uses of SegmentService in atg.svc.repository.service |
---|
Fields in atg.svc.repository.service declared as SegmentService | |
---|---|
SegmentService |
SegmentedOptionService.mSegmentService
|
Methods in atg.svc.repository.service that return SegmentService | |
---|---|
SegmentService |
OrganizationValueService.getSegmentService()
|
SegmentService |
SegmentedOptionService.getSegmentService()
Gets the SegmentService business component. |
SegmentService |
ServiceFactory.getSegmentService()
Gets the SegmentService business component. |
SegmentService |
SolutionMetadataService.getSegmentService()
Gets the SegmentService business component. |
SegmentService |
SolutionService.getSegmentService()
|
Methods in atg.svc.repository.service with parameters of type SegmentService | |
---|---|
void |
OrganizationValueService.setSegmentService(SegmentService pSegmentService)
|
void |
SegmentedOptionService.setSegmentService(SegmentService pSegmentService)
Sets the SegmentService business component. |
void |
ServiceFactory.setSegmentService(SegmentService pSegmentService)
Sets the SegmentService business component. |
void |
SolutionMetadataService.setSegmentService(SegmentService pSegmentService)
Sets the SegmentService business component. |
void |
SolutionService.setSegmentService(SegmentService pSegmentService)
|
Uses of SegmentService in atg.svc.ui.formhandlers |
---|
Fields in atg.svc.ui.formhandlers declared as SegmentService | |
---|---|
protected SegmentService |
ListChooserFormHandler.mSegmentService
Provides internal Groups for "selfServiceAudience" value of ListChooserFormHandler.editorField . |
Methods in atg.svc.ui.formhandlers that return SegmentService | |
---|---|
SegmentService |
ListChooserFormHandler.getSegmentService()
|
Methods in atg.svc.ui.formhandlers with parameters of type SegmentService | |
---|---|
void |
ListChooserFormHandler.setSegmentService(SegmentService pSegmentService)
Set source of internal Groups. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |