|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACTEntry | |
---|---|
com.sas.services.information | Interact with data repositories on behalf of client applications. |
Uses of ACTEntry in com.sas.services.information |
---|
Methods in com.sas.services.information that return ACTEntry | |
---|---|
ACTEntry |
OMIServerRepository.getAccessControlTemplateAttribs(java.lang.String act)
Get attributes for an AccessControlTemplate. |
ACTEntry |
OMIServer.getAccessControlTemplateAttribs(java.lang.String act)
Get attributes for an AccessControlTemplate. |
ACTEntry |
OMIRepositoryInterface.getAccessControlTemplateAttribs(java.lang.String act)
Get attributes for an AccessControlTemplate. |
ACTEntry |
MetadataServerInterface.getAccessControlTemplateAttribs(java.lang.String act)
Get attributes for an AccessControlTemplate. |
ACTEntry |
MetadataRepositoryInterface.getAccessControlTemplateAttribs(java.lang.String act)
Get attributes for an AccessControlTemplate. |
Methods in com.sas.services.information with parameters of type ACTEntry | |
---|---|
void |
OMIServerRepository.createAccessControTemplate(ACTEntry act)
Create a new AccessControlTemplate in this repository. |
void |
OMIRepositoryInterface.createAccessControTemplate(ACTEntry act)
Create a new AccessControlTemplate in this repository. |
void |
MetadataRepositoryInterface.createAccessControTemplate(ACTEntry act)
Create a new AccessControlTemplate in this repository. |
void |
OMIServer.createAccessControTemplate(RepositoryInterface repository,
ACTEntry act)
Create a new AccessControlTemplate in this repository. |
void |
MetadataServerInterface.createAccessControTemplate(RepositoryInterface repository,
ACTEntry act)
Create a new AccessControlTemplate in this repository. |
void |
OMIServerRepository.setAccessControlTemplateAttribs(ACTEntry act)
Set attributes on an AccessControlTemplate. |
void |
OMIRepositoryInterface.setAccessControlTemplateAttribs(ACTEntry act)
Set attributes on an AccessControlTemplate. |
void |
MetadataRepositoryInterface.setAccessControlTemplateAttribs(ACTEntry act)
Set attributes on an AccessControlTemplate. |
void |
OMIServer.setAccessControlTemplateAttribs(RepositoryInterface repository,
ACTEntry act)
Set attributes on an AccessControlTemplate. |
void |
MetadataServerInterface.setAccessControlTemplateAttribs(RepositoryInterface repository,
ACTEntry act)
Set attributes on an AccessControlTemplate. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |