beautypg.com

Content upload – BrightSign Network Web API Reference Manual v.3.8 User Manual

Page 3

background image

ContentType Enumeration .............................................................................................................................................. 8

ContentTransition Enumeration ..................................................................................................................................... 8

DynamicPlaylistContent Entity-Relation ....................................................................................................................... 9

PresentationContent Entity-Relation ........................................................................................................................... 10

DynamicPlaylistInfo Structure ...................................................................................................................................... 11

PresentationInfo Structure ........................................................................................................................................... 11

Content Management Web Methods ............................................................................................................................ 11

PagedList GetAllContent(string marker, int pageSize) ....................................................................................................................... 12

List GetContentFolders(string virtualPath) ................................................................................................................................ 12

PagedList GetFolderContent(string virtualPath, string marker, int pageSize) .................................................................................... 13

List GetSpecifiedContent(int[] contentIds) .......................................................................................................................................... 13

PagedList FindContent(string fileNamePattern, string marker, int pageSize) .................................................................................... 14

Content GetContent(int contentId) ....................................................................................................................................................................... 14

ContentFolder CreateContentFolder(ContentFolder entity) ................................................................................................................................. 15

bool MoveContent(int[] contentIds, string newVirtualPath) .................................................................................................................................. 15

bool CheckContentUsage(int contentId) .............................................................................................................................................................. 16

bool DeleteContent(int[] contentIds) .................................................................................................................................................................... 17

Content Upload .................................................................................................................. 18

Overview ......................................................................................................................................................................... 18

Web Page Upload Work Flow ....................................................................................................................................... 18