Class PredefinedPolicy
-
- All Implemented Interfaces:
public abstract class PredefinedPolicy extends AbstractSettingsEntity
Represents the predefined policy entities, like usage, log, network, etc.
-
-
Constructor Summary
Constructors Constructor Description PredefinedPolicy()
-
Method Summary
Modifier and Type Method Description final String
getKeyPath()
abstract String
toStringWithDefaultValues()
-
-
Method Detail
-
getKeyPath
final String getKeyPath()
-
toStringWithDefaultValues
abstract String toStringWithDefaultValues()
-
-
-
-