public static final class ProfileAction.RenameProfileSpec extends ProfileAction
ProfileAction.AddAttribute, ProfileAction.ChangeAttributeType, ProfileAction.ContextRequirement, ProfileAction.CreateProfile, ProfileAction.DeleteAttribute, ProfileAction.DeleteProfile, ProfileAction.DeleteProfileTable, ProfileAction.RenameAttribute, ProfileAction.RenameProfile, ProfileAction.RenameProfileSpec, ProfileAction.RenameProfileTable, ProfileAction.SetAttribute
Constructor and Description |
---|
ProfileAction.RenameProfileSpec(java.lang.String newName) |
Modifier and Type | Method and Description |
---|---|
boolean |
action(TransformableProfileTable profileTable,
ProfileTransformationRule transformationRule,
ProblemCollector problemCollector) |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
applyAction, getAttributeValueContextRequirement, getProfileContextRequirement, getProfileTableContextRequirement
public ProfileAction.RenameProfileSpec(@Nonnull java.lang.String newName)
newName
- The new name for the profile spec.public boolean action(@Nonnull TransformableProfileTable profileTable, @Nonnull ProfileTransformationRule transformationRule, @Nonnull ProblemCollector problemCollector)
public boolean equals(java.lang.Object o)
equals
in class ProfileAction
public int hashCode()
hashCode
in class ProfileAction
public java.lang.String toString()
Copyright © OpenCloud. All Rights Reserved.