--
You received this message because you are subscribed to the Google
Groups "Taffy Users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to taffy-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Collection of art data
| hierarchy: |
WEB-INF.cftags.component taffy.core.resource taffy.-1.3.0.examples.api.resources.foo.artCollection |
| path: | <hidden>\CFTools\Taffy-1.3.0\examples\api\resources\foo\artCollection.cfc |
| serializable: | Yes |
| properties: | |
| methods: | get, post |
| inherited methods: | representationOf, saveLog |
| get |
|---|
public
get
(
required numeric
artistId
)
Get some collection of art data Output: suppressed Parameters: artistId: numeric, required, artistId |
| post |
public
post
(
)
Insert a new art record Output: suppressed |