Package com.exedio.cope.pattern
Class TextUrlFilter.Paste
- java.lang.Object
-
- com.exedio.cope.Item
-
- com.exedio.cope.pattern.TextUrlFilter.Paste
-
- All Implemented Interfaces:
Serializable
,Comparable<Item>
- Enclosing class:
- TextUrlFilter
public static final class TextUrlFilter.Paste extends Item
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MediaPath.Locator
getLocator()
String
getURL()
-
Methods inherited from class com.exedio.cope.Item
activeCopeItem, afterNewCopeItem, appendCopeID, beforeDeleteCopeItem, beforeSetCopeItem, compareTo, deleteCopeItem, equals, existsCopeItem, get, getCopeID, getCopeType, hashCode, isActiveCopeItem, newEnumAttribute, newEnumField, newItemAttribute, newItemAttribute, newItemField, newItemField, newType, set, set, toString, writeReplace
-
-
-
-
Method Detail
-
getLocator
public MediaPath.Locator getLocator()
-
getURL
public String getURL()
-
-