public interface UniverseSecurityCacheProfiles
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BusinessSecurityProfile> |
getBusinessSecurityProfiles()
Returns the value of the 'Business Security Profiles' containment reference list.
|
java.util.List<DataSecurityProfile> |
getDataSecurityProfiles()
Returns the value of the 'Data Security Profiles' containment reference list.
|
java.util.List<DataSecurityProfile> getDataSecurityProfiles()
DataSecurityProfile.
If the meaning of the 'Data Security Profiles' containment reference list isn't clear, there really should be more of a description here...
java.util.List<BusinessSecurityProfile> getBusinessSecurityProfiles()
BusinessSecurityProfile.
If the meaning of the 'Business Security Profiles' containment reference list isn't clear, there really should be more of a description here...