Annotation Interface PageDataType


@Deprecated @Inherited @Documented @Retention(RUNTIME) @Target({METHOD,TYPE,PARAMETER}) @Type(namespace="http://www.appian.com/ae/types/2009", name="Page") public @interface PageDataType
Deprecated.
The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
Convenience annotation to indicate a value represents an Appian Object. For instance, in a Smart Service the annotation can be used to indicate that an input or output is of this type.
See Also: