public class GenericContextPropertyName extends Object implements ContextPropertyName, Serializable
Constructor and Description |
---|
GenericContextPropertyName(String aspectName,
String localPropertyName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static GenericContextPropertyName |
fromAspectQualifiedName(String aspectQualifiedName) |
String |
getAspectName()
Returns the name of the aspect that the property is in e.g.
|
String |
getAspectQualifiedName()
Return the property name including aspect name prefix e.g.
|
String |
getLocalPropertyName()
Returns the property name e.g.
|
int |
hashCode() |
static GenericContextPropertyName |
newPropertyName(String aspectName,
String localPropertyName) |
String |
toString() |
public static GenericContextPropertyName newPropertyName(String aspectName, String localPropertyName)
public static GenericContextPropertyName fromAspectQualifiedName(String aspectQualifiedName)
public String getAspectQualifiedName()
ContextPropertyName
getAspectQualifiedName
in interface ContextPropertyName
public String getAspectName()
ContextPropertyName
getAspectName
in interface ContextPropertyName
public String getLocalPropertyName()
ContextPropertyName
getLocalPropertyName
in interface ContextPropertyName
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries